home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14882 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.sprintlink.net!datalytics!usenet
  2. From: Rob Stewart <stew@datalytics.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help: Good book for MSVC++ 4.0
  5. Date: Tue, 02 Apr 1996 10:06:29 -0500
  6. Organization: Datalytics, Inc
  7. Message-ID: <31614275.45F1@datalytics.com>
  8. References: <Pine.SUN.3.91.960401111820.3778A-100000@aldebaran.oac.uci.edu>
  9. NNTP-Posting-Host: 204.62.224.71
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Dongsheng Liu wrote:
  16. > Hi!
  17. >        I need some suggestions on choosing a book for MS Visual
  18. >  C++ for windows application.   Its seems that there so many books out
  19. >  there for it.  Can some one tell me which one is better?
  20. > I can't speak for which one is better, because there are too 
  21. many too read, let alone compare.  However, one of my coworkers 
  22. has worked with several and has found one he likes.  He likes VC 
  23. 4 Unleashed by Sam's Publishing because it covers a broad range 
  24. of topics and uses VC's features, including MFC, in its examples 
  25. (some resort to SDK programming in lieu of MFC programming).  
  26. The only caution is it is not for beginner MFC programmers.
  27.  
  28. >         Plus, is that true that MSVC++ 4.0 working on win95(or NT)
  29. > environment can only develope applications for win95 but win3.x 16 bit
  30. > environment?
  31. > VC 2.0 and up only generate 32 bit code.  VC 1.52 and earlier 
  32. only generate 16 bit code.
  33.  
  34. >        I am used to using the C++ on the BSD Unix system.  I want to do
  35. >  some on PC using MS Visual C++ in win95 environment...
  36. > You'll find it a much different programming world.
  37.  
  38. -- 
  39. Robert Stewart        | My opinions are usually my own.
  40. Datalytics, Inc.    | stew@datalytics.com
  41.